-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
chromium-81.0.4044.92-0.build.sh
Outdated
#patch -p0 < /src/mariux/patches/chromium-72-webrtc-missingheader.patch | ||
patch -p1 < /src/mariux/patches/chromium-72-as-needed.patch | ||
patch -p1 < /src/mariux/patches/chromium-72-unused-typedefs.patch | ||
#patch -p1 < /src/mariux/patches/chromium-72-parallel.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’d remove the commented out lines.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have removed this lines
chromium-81.0.4044.92-0.build.sh
Outdated
_chromium_conf=( | ||
'is_debug=false' | ||
'remove_webcore_debug_symbols=true' | ||
'use_gnome_keyring=true' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wrong identation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
optical fix is done ;p
if [ -f $i ]; then | ||
cp -a $i ${PREFIX}/bin/ | ||
fi | ||
done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of curiosity, why did you change the cp -a
to a for loop?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They remove f.e. native_blob.bin and I am not sure, if they bring it back or remove the next one.
So I decide to do it this way.
Squash the four commits into one? |
a2e73b4
to
dd39125
Compare
Somehow, this is not based on
|
remove commented patches
dd39125
to
9518377
Compare
done
rebase was succesful :)
…On 4/20/20 11:17 AM, Paul Menzel wrote:
|$ git log --oneline --graph -2 origin/master * 999be4f (HEAD ->
master, origin/master, origin/HEAD) Merge pull request #109 from
mariux64/update-python3-to-3.7.6-donald |\ | * a4dcb65
(origin/update-python3-to-3.7.6-donald) Update python-3.7.6 to
python-3.7.7 ***@***.***:~/src/pkg-scripts (master)$ git log
--oneline --graph origin/update-chromium-81 -2 * dd39125
(origin/update-chromium-81) Add Chromium 81.0.4044.92 * a4dcb65
(origin/update-python3-to-3.7.6-donald) Update python-3.7.6 to
python-3.7.7 |
Somehow, this is not based on |origin/master|. ;-) Please rebase once
more on |origin/master|.
|$ git fetch origin $ git rebase origin/master |
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub Enterprise
<#112?email_source=notifications&email_token=AAAABEHMLV3B5OVN4RB7Y3LRNQHKXA5CNFSM2HWKVRRW63LNMVXHIX3UPFYGLLCJONZXKZKDN5WW2ZLOOSVGG33NNVSW45C7NFSM2JF7#issuecomment-9407>,
or unsubscribe
<https://github.molgen.mpg.de/notifications/unsubscribe-auth/AAAABEAXDELGSRUSZGQW523RNQHKXANCNFSM2HWK>.
|
tested on bacon